/*  
Theme Name: The House Designers
Theme URI: https://www.thehousedesigners.com
Description: Custom WordPress theme for The House Designers.
Version: 04.03.07.01
*/



/* Begin Typography & Colors */
body {
	font-size: 10pt; 
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #333;
	text-align: center;
	}
li           { list-style-type: none }
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 10pt;
	margin: 0 0 0 0;
	}

.widecolumn .entry p {
	font-size: 10pt;
	}

.narrowcolumn .entry, .widecolumn .entry {
	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

small {
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	line-height: 1.5em;
	}

h1, h3 {
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 10pt;
	text-align: left;
	}
h2 {
	font-size: 12pt;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 10pt;
	text-align: center;
	}

h2.pagetitle {
	font-size: 12pt;
	font-weight: bold;
	}

#sidebar h2 {
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	}

h3 {
	font-size: 10pt;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-size: 11pt;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 10pt 'Tahoma', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Tahoma', Verdana, Arial, Sans-Serif;
	text-align: left;
	vertical-align: top;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font:10pt 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 10pt;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a {
	color: #06c;
	text-decoration: underline;
	}
	
a:hover {
	color: #147;
	text-decoration: underline;
	}
page_item a{
	color: #06c;
	text-decoration: none;
	}
	
page_item a:hover {
	color: #147;
	text-decoration: underline;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 10pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 10pt 'Tahoma', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 100%;
	}

.widecolumn {
	padding: 10pt 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	padding-top: 0;
	margin: 0 0 0px;
	text-align: left;
	}
.post h2{
	font-size: 12pt;
	font-weight: bold;
}
.post h1{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	padding-top: 0px;
	margin: 0px 0 0;
	font-weight: bold;
	}

h2.pagetitle {
	margin-top: 3px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10pt;
	text-indent: -10pt;
	} 

html>body .entry li {
	margin: 7px 0 8px 10pt;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: url('none');
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: url('none');
	margin-bottom: 3px
	}


ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10pt auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10pt;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10pt 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10pt 5px 10pt 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10pt 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10pt auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10pt;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10pt;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td:hover.pad { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10pt;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 3pt;
	margin-bottom: 3px;
	}
/* End Various Tags & Classes*/



.header3 {font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}

.label2y {font-weight: bold; font-size: 10pt; color: #ffcc66; font-family: tahoma, verdana, arial, sans-serif;}
.body2 {font-size: 10pt; color: #000000; font-family: tahoma, verdana, arial, sans-serif;}
.body2b {font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.label3 {font-weight: bold; font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}

.body {font-weight: normal; font-size: 10pt; color: #333333; line-height: 14px; font-family: tahoma, verdana, arial, sans-serif;}
.body0 {font-weight: normal; font-size: 10pt; color: #ffcc66; font-family: tahoma, verdana, arial, sans-serif;}
.label2 {font-weight: bold; font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.label2 a:link {text-decoration: none; color: #23405a;}
.label2 a:active {text-decoration: none; color: #23405a;}
.label2 a:visited {text-decoration: none; color: #23405a;}
.label2 a:hover {text-decoration: none; color: #999999;}
.smap {font-size: 10pt; color: #333333; line-height: 16px; font-family: tahoma, verdana, arial, sans-serif;}
.smap a:link {font-weight: bold; text-decoration: none; color: #23405a;}
.smap a:active {font-weight: bold; text-decoration: none; color: #23405a;}
.smap a:visited {font-weight: bold; text-decoration: none; color: #23405a;}
.smap a:hover {font-weight: bold; text-decoration: none; color: #999999;}
SELECT.associationselect {font-size: 10pt; width: 150px; color: #333333; font-family: tahoma, verdana, arial, sans-serif;}
.header2 {font-weight: bold; font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.link2 {font-weight: bold; font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.featured2 {font-weight: bold; font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.bodyb {font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.calendartext {font-size: 10pt; color: #f5f5f5; font-family: tahoma, verdana, arial, sans-serif;}
.alphasel {font-weight: bold; font-size: 10pt; color: #f5f5f5; font-family: tahoma, verdana, arial, sans-serif; background-color: #23405a; text-decoration: none;}
.practicelink {font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif; text-decoration: none;}
.lab {font-weight: bold; font-size: 10pt; line-height: 14px; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.tab1 {font-weight: normal; font-size: 10pt; color: #ffffff; line-height: 14px; font-family: tahoma, verdana, arial, sans-serif; background-color: #23405a; padding-left: 6px;}
.tab2 {font-weight: bold; font-size: 10pt; color: #23405a; line-height: 14px; font-family: tahoma, verdana, arial, sans-serif; background-color: #c6cbd0; padding-left: 6px;}
.tab3 {font-weight: normal; font-size: 10pt; color: #333333; line-height: 14px; font-family: tahoma, verdana, arial, sans-serif; background-color: #c6cbd0; padding-left: 6px;}
.tab4 {font-weight: normal; font-size: 10pt; color: #23405a; line-height: 14px; font-family: tahoma, verdana, arial, sans-serif; background-color: #c6cbd0; padding-left: 6px;}
.tab5 {font-weight: normal; font-size: 10pt; color: #333333; line-height: 14px; font-family: tahoma, verdana, arial, sans-serif; padding-left: 6px;}

.feature {font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif;}
.relatedheader {font-weight: bold; font-size: 10pt; color: #cccccc; font-family: tahoma, verdana, arial, sans-serif;}
.link1 {font-weight: bold; font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.body1 {font-size: 10pt; color: #333333; font-family: tahoma, verdana, arial, sans-serif;}
.quote {font-size: 10pt; color: #1B3954; font-family: tahoma, verdana, arial, sans-serif;}
.body1b {font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.label1 {font-weight: bold; font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.navlink1 {font-size: 10pt; color: #777777; font-family: tahoma, verdana, arial, sans-serif;}
.featurelink {font-weight: bold; font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif; text-decoration: none;}
.expandheader {font-weight: bold; font-size: 10pt; color: #23405a; font-family: tahoma, verdana, arial, sans-serif;}
.footer {font-size: 10pt; color: #333333; line-height: 13px; font-family: arial, helvetica, verdana, sans-serif;}
.footer a:link {text-decoration: none; color: #333333;}
.footer a:active {text-decoration: none; color: #333333;}
.footer a:visited {text-decoration: none; color: #333333;}
.footer a:hover {text-decoration: none; color: #A6A6A6;}

.table1 {border-right: 1px solid; padding-right: 4px; border-top: 1px inset; padding-left: 4px; padding-bottom: 4px; border-left: 1px solid; padding-top: 4px; border-bottom: 1px solid;}.footerCopy {
font-size: 10pt; color: #333333; line-height: 13px; font-family: arial, helvetica, verdana, sans-serif;
}
/* CSS Document */
BODY
{ background-color: #E5EBC9; margin: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; }

TD
{  COLOR: #333333; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; }

P
{  }

A:link {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; } 
A:visited {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal;}
A:active {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal;}
A:hover {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal;}

ul.thdbullet { list-style-image: url("/images/textarrow-off.gif") }

.tdsebold
{  COLOR: #333333; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; }
A.tdsebold:link {
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, verdana;
	FONT-SIZE: 12px;
	Font-weight: normal;
	text-decoration: none;
}
A.tdsebold:visited {
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, verdana;
	FONT-SIZE: 12px;
	Font-weight: normal;
	text-decoration: none;
}
A.tdsebold:active {
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, verdana;
	FONT-SIZE: 12px;
	Font-weight: normal;
	text-decoration: none;
}
A.tdsebold:hover {
	COLOR: #333333;
	FONT-FAMILY: arial, helvetica, verdana;
	FONT-SIZE: 12px;
	Font-weight: normal;
	text-decoration: underline;
}

.initial2 {color:#DBD291;font-family:Verdana,Arial,Helvetica,Geneva;font-weight:bold;font-size:8pt;background-color:#DFD7AB}

INPUT
{ font-size:11px; padding: 0px 0px 0px 0px;	FONT-FAMILY: arial, helvetica, verdana;}

.grayFont
{  COLOR: #4A4949; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: bold; }

.whiteFont
{  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: bold; }

.SMgrayFont
{  COLOR: #4A4949; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; }

.LabelNav
{  COLOR: #DBD291; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: bold; }
A.LabelNav:link {COLOR: #DBD291; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: bold; text-decoration: none;} 
A.LabelNav:visited {COLOR: #DBD291; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: bold; text-decoration: none;}
A.LabelNav:active {COLOR: #DBD291; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: bold; text-decoration: none;}
A.LabelNav:hover {COLOR: #DBD291; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: bold; text-decoration: none;}

.NavBar
{  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; }
A.NavBar:link {COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; text-decoration: none;} 
A.NavBar:visited {COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; text-decoration: none;}
A.NavBar:active {COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; text-decoration: none;}
A.NavBar:hover {COLOR: #DBD291; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; text-decoration: none;}

.NavBarOn
{  COLOR: #DBD291; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; }
A.NavBarOn:link {COLOR: #DBD291; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; text-decoration: none;} 
A.NavBarOn:visited {COLOR: #DBD291; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; text-decoration: none;}
A.NavBarOn:active {COLOR: #DBD291; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; text-decoration: none;}
A.NavBarOn:hover {COLOR: #DBD291; FONT-FAMILY: verdana; FONT-SIZE: 10px; Font-weight: bold; text-decoration: none;}

.NavBarFooter
{  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 10px;  }
A.NavBarFooter:link {COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 10px; text-decoration: none;} 
A.NavBarFooter:visited {COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 10px; text-decoration: none;}
A.NavBarFooter:active {COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 10px; text-decoration: none;}
A.NavBarFooter:hover {COLOR: #DCD9D9; FONT-FAMILY: verdana; FONT-SIZE: 10px; text-decoration: none;}

.NavBarFooterOn
{  COLOR: #DCD9D9; FONT-FAMILY: verdana; FONT-SIZE: 10px; }
A.NavBarFooterOn:link {COLOR: #DCD9D9; FONT-FAMILY: verdana; FONT-SIZE: 10px; text-decoration: none;} 
A.NavBarFooterOn:visited {COLOR: #DCD9D9; FONT-FAMILY: verdana; FONT-SIZE: 10px; text-decoration: none;}
A.NavBarFooterOn:active {COLOR: #DCD9D9; FONT-FAMILY: verdana; FONT-SIZE: 10px; text-decoration: none;}
A.NavBarFooterOn:hover {COLOR: #DCD9D9; FONT-FAMILY: verdana; FONT-SIZE: 10px; text-decoration: none;}


.secNavHead
{  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: bold; }

.secNavFont
{  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; }
A.secNavFont:link {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; text-decoration: none;} 
A.secNavFont:visited {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; text-decoration: none;}
A.secNavFont:active {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; text-decoration: none;}
A.secNavFont:hover {COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; text-decoration: none;}

.secNavFontON
{  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; }
A.secNavFontON:link {COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; text-decoration: none;} 
A.secNavFontON:visited {COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; text-decoration: none;}
A.secNavFontON:active {COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; text-decoration: none;}
A.secNavFontON:hover {COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; text-decoration: none;}

.metaFont
{  COLOR: #8E927D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }
A.metaFont:link {  COLOR: #8E927D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }
A.metaFont:visited {  COLOR: #8E927D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }
A.metaFont:active {  COLOR: #8E927D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }
A.metaFont:hover {  COLOR: #8E927D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: underline; }

.smallFont
{  COLOR: #333333; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; line-height: 12pt;}
A.smallFont:link {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; } 
A.smallFont:visited {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal;}
A.smallFont:active {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal;}
A.smallFont:hover {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal;}

.smallWhiteFont
{  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }
A.smallWhiteFont:link {  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }
A.smallWhiteFont:visited {  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none;}
A.smallWhiteFont:active {  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }
A.smallWhiteFont:hover {  COLOR: #FFDEC0; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }

.smallWhiteFontActive
{  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: underline; }
A.smallWhiteFontActive:link {  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: underline; }
A.smallWhiteFontActive:visited {  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: underline; }
A.smallWhiteFontActive:active {  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: underline; }
A.smallWhiteFontActive:hover {  COLOR: #FFFFFF; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: underline; }

.calloutGreen
{COLOR: #3c8447; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;} 
A.calloutGreen:link {COLOR: #3c8447; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;} 
A.calloutGreen:visited {COLOR: #3c8447; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutGreen:active {COLOR: #3c8447; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutGreen:hover {COLOR: #3c8447; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}

A.calloutBlue:link {COLOR: #313f8d; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;} 
A.calloutBlue:visited {COLOR: #313f8d; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutBlue:active {COLOR: #313f8d; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutBlue:hover {COLOR: #313f8d; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}

A.calloutBrown:link {COLOR: #91400a; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;} 
A.calloutBrown:visited {COLOR: #91400a; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutBrown:active {COLOR: #91400a; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutBrown:hover {COLOR: #91400a; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}

A.calloutRed:link {COLOR: #a82422; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;} 
A.calloutRed:visited {COLOR: #a82422; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutRed:active {COLOR: #a82422; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutRed:hover {COLOR: #a82422; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}

A.calloutOrange:link {COLOR: #f06d25; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;} 
A.calloutOrange:visited {COLOR: #f06d25; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutOrange:active {COLOR: #f06d25; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}
A.calloutOrange:hover {COLOR: #f06d25; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: .8em; Font-weight: normal; text-decoration: underline;}


.headFont
{  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 25px; Font-weight: normal; }
.TopheadFont
{  COLOR: #606060; FONT-FAMILY: helvetica, verdana, arial; FONT-SIZE: 25px; Font-weight: normal; padding-bottom: 6px; }
.adkitTopheadFont
{  COLOR: #555555; FONT-FAMILY: helvetica, verdana, arial; FONT-SIZE: 25px; Font-weight: normal; }
H1
{  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 25px; Font-weight: normal; margin-bottom: .4em;}


.subheadFont
{  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 13px; Font-weight: bold; text-decoration: none;}
A.subheadFont:link {  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 13px; Font-weight: bold; text-decoration: underline;}
A.subheadFont:visited {  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 13px; Font-weight: bold; text-decoration: underline;}
A.subheadFont:active {  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 13px; Font-weight: bold; text-decoration: underline;}
A.subheadFont:hover {  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 13px; Font-weight: bold; text-decoration: underline;}

.submedFont
{  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 16px; Font-weight: bold; text-decoration: none;}
A.submedFont:link {  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 16px; Font-weight: bold; text-decoration: underline;}
A.submedFont:visited {  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 16px; Font-weight: bold; text-decoration: underline;}
A.submedFont:active {  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 16px; Font-weight: bold; text-decoration: underline;}
A.submedFont:hover {  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 16px; Font-weight: bold; text-decoration: underline;}


.RotateFont1
{  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 9px; Font-weight: bold; text-decoration: none; }
A.RotateFont1:link {  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 9px; Font-weight: bold; text-decoration: none; }
A.RotateFont1:visited {  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 9px; Font-weight: bold; text-decoration: none; }
A.RotateFont1:active {  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 9px; Font-weight: bold; text-decoration: none; }
A.RotateFont1:hover {  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 9px; Font-weight: bold; text-decoration: none; }

.RotateFont2
{  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 8px; Font-weight: bold; text-decoration: none; }
A.RotateFont2:link {  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 8px; Font-weight: bold; text-decoration: none; }
A.RotateFont2:visited {  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 8px; Font-weight: bold; text-decoration: none; }
A.RotateFont2:active {  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 8px; Font-weight: bold; text-decoration: none; }
A.RotateFont2:hover {  COLOR: #FFFFFF; FONT-FAMILY: verdana; FONT-SIZE: 8px; Font-weight: bold; text-decoration: none; }



.litFont
{  COLOR: #333333; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: normal; }

.footerFont
{  COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; }
A.footerFont:link {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; } 
A.footerFont:visited {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }
A.footerFont:active {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }
A.footerFont:hover {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none; }


.subfooter
{  COLOR: #777777; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: normal; }
A.subfooter:link {COLOR: #777777; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: normal; text-decoration: none;} 
A.subfooter:visited {COLOR: #777777; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: normal; text-decoration: none;}
A.subfooter:active {COLOR: #777777; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: normal; text-decoration: none;}
A.subfooter:hover {COLOR: #777777; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: normal; text-decoration: none;}


.textInput
{ font-size:11px; height: 18px; padding: 0px 0px 0px 0px;	FONT-FAMILY: arial, helvetica, verdana;}

.boxHeader
{  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: bold; }

.SMboxHeader
{  COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; }
A.SMboxHeader:link {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none;} 
A.SMboxHeader:visited {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none;}
A.SMboxHeader:active {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none;}
A.SMboxHeader:hover {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal; text-decoration: none;}


TEXTAREA
{   font-size:11px; padding: 0; FONT-FAMILY:  arial, helvetica, verdana; border-bottom: 1px solid #696969; border-left: 1px solid #696969; border-right: 1px solid #696969; border-top: 1px solid #696969; }

drivdir
{  COLOR: #333333; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 8px; Font-weight: normal; }

.secNav
{  COLOR: #424344; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: bold; }


.smFont
{  COLOR: #3D3D3D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: normal;}
A.smFont:link {COLOR: #3D3D3D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: bold;} 
A.smFont:visited {COLOR: #3D3D3D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: bold;}
A.smFont:active {COLOR: #3D3D3D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: bold;}
A.smFont:hover {COLOR: #3D3D3D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: bold;}

.headerFont
{  COLOR: #3D3D3D; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 14px; Font-weight: bold;}


sup
{  COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 10px; Font-weight: normal;}


.ItemFont
{  COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; font-weight: bold;}
A.ItemFont:link {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; text-decoration: none; font-weight: bold;} 
A.ItemFont:visited {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; text-decoration: none; font-weight: bold;}
A.ItemFont:active {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; text-decoration: none; font-weight: bold;}
A.ItemFont:hover {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; text-decoration: none; font-weight: bold;}

.ItemFonta
{  COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; font-weight: normal;}
A.ItemFonta:link {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; text-decoration: none; font-weight: normal;} 
A.ItemFonta:visited {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; text-decoration: none; font-weight: normal;}
A.ItemFonta:active {COLOR: #535353; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; text-decoration: none; font-weight: normal;}
A.ItemFonta:hover {COLOR: #41597c; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 12px; Font-weight: normal; text-decoration: none; font-weight: normal;}

.ItemFeatured
{  COLOR: #008080; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 14px; Font-weight: normal; font-weight: bold;}
A.ItemFeatured:link {COLOR: #008080; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 14px; Font-weight: normal; text-decoration: none; font-weight: bold;} 
A.ItemFeatured:visited {COLOR: #008080; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 14px; Font-weight: normal; text-decoration: none; font-weight: bold;}
A.ItemFeatured:active {COLOR: #008080; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 14px; Font-weight: normal; text-decoration: none; font-weight: bold;}
A.ItemFeatured:hover {COLOR: #008080; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 14px; Font-weight: normal; text-decoration: underline; font-weight: bold;}


.Message
{  COLOR: Red; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 11px; Font-weight: normal;
   border-color: #FFFFFF;
   background-color: #FFFFFF; }
.ErrLabel
{  COLOR: Red; }
.senonb {
	font-size: 12px;
	font-weight: 400;
}
.linkcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.linkcat:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.linkcat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a.linkcat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.linkcat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.linkcat2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.linkcat2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.linkcat2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.adkittitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92A7C5;
	background-color: #FFFFFF;
	height: 23px;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 6px;
}
.adkitcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 6px;
}
.adkitAdOpcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.adkitAdOpcontent, a.adkitAdOpcontent:active, a.adkitAdOpcontent:hover, a.adkitAdOpcontent:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.adkitAdOpTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #274569;
}
a.adkitAdOpTitle, a.adkitAdOpTitle, a.adkitAdOpTitle:active, a.adkitAdOpTitle:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #274569;
}
a.adkitAdOpTitle:hover  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.adkitAdOpSubTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #92A7C5
}
.adkitAdOpSold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.adkitbullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 0px;
	background: url(../images/textarrow-off.gif) left center no-repeat;
	list-style-type: none;
}